Blazor コントロール
CacheDataCollectionItemEventArgs<T> コンストラクタ

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > CacheDataCollectionItemEventArgs<T> クラス : CacheDataCollectionItemEventArgs<T> コンストラクタ
The index.
The item.
Initializes a new instance of the CacheDataCollectionItemEventArgs<T> class.
シンタックス
'宣言
 
Public Function New( _
   ByVal index As System.Integer, _
   ByVal item As T _
)
public CacheDataCollectionItemEventArgs<T>( 
   System.int index,
   T item
)

パラメータ

index
The index.
item
The item.
参照

CacheDataCollectionItemEventArgs<T> クラス
CacheDataCollectionItemEventArgs<T> メンバ